home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / matrix / yorick-1.001 < prev    next >
Text File  |  1996-11-16  |  2KB  |  35 lines

  1. Begin3
  2. Title:          Yorick Libraries
  3. Version:        1.2
  4. Entered-date:   10/Feb/96
  5. Description:    Yorick is a very fast interpreted language designed for
  6.                 scientific computing and numerical analysis.  The syntax
  7.                 is similar to C, but without declarative statements.
  8.                 This is a library distribution for Linux.  To install
  9.                 (as root), simply untar it in the / directory.  Everything
  10.                 Yorick needs in order to run will be placed in the
  11.                 /usr/local tree.  You need this file (yorick-1.2.lib.tgz)
  12.                 only if you want to build custom versions of Yorick
  13.                 containing your own compiled modules.  All you need to
  14.                 run Yorick itself is in yorick-1.2.bin.tgz.  The library
  15.                 files in yorick-1.2.lib.tgz are in a.out format, not elf
  16.                 format.  This installation corresponds to configure
  17.                 prefix=/usr/local/src/yorick-1.2 and
  18.                 exec-prefix=/usr/local/lib/yorick/1.2
  19.                 If you want the source code, you can unpack yorick-1.2.tgz
  20.                 in /usr/local/src to merge it smoothly into the
  21.                 yorick-1.2.bin.tgz and yorick-1.2.lib.tgz binary
  22.                 distributions.
  23. Keywords:       interpreter, language, interactive graphics, data analysis,
  24.                 post-processing
  25. Author:         munro@icf.llnl.gov <David H. Munro>
  26. Maintained-by:  munro@icf.llnl.gov <David H. Munro>
  27. Primary-site:   sunsite.unc.edu /pub/Linux/apps/math/matrix
  28.                 510 kB yorick-1.2.lib.tgz
  29. Platforms:      Requires ANSI C compiler.  Interactive graphics requires
  30.                 X window system.  Tested on Sun (SunOS and Solaris), HP
  31.                 PA-RISC, IBM RS/6000, DEC alpha, SGI, Cray YMP, and Linux;
  32.                 should not be difficult to build on other UNIX machines.
  33. Copying-Policy: Freely Redistributable
  34. End
  35.